captureChildView

open fun captureChildView(@NonNull childView: @NonNull View, activePointerId: Int)(source)

Capture a specific child view for dragging within the parent. The callback will be notified but tryCaptureView will not be asked permission to capture this view.

Parameters

childView

Child view to capture

activePointerId

ID of the pointer that is dragging the captured child view